@charset "UTF-8";

/* 제어 : Board_Read_Package_2 */
.Board_Read_Package_2 .Board_Movement {margin-bottom:70px;}
/* 제어 : Board_Read_Package_3 */
.Board_Read_Package_3 .Board_Read {margin-bottom:0;}
/* 제어 : Board_Read_Package_4 */
.Board_Read_Package_4 .bc_sub_title {margin-bottom:0;}

/* 모듈 : Board_Search */
.Board_Search {margin-bottom:20px;}
/* 모듈 : Board_Write */
.Board_Read {margin-bottom:70px;}
.Board_Read table {position:relative; margin-bottom:20px;}
.Board_Read table:after {content:''; position:absolute; top:0; left:0; width:100%; height:2px; background:#222;}
.Board_Read table tbody {border-top:1px solid #999; border-bottom:1px solid #999;}
.Board_Read table th,
.Board_Read table td {line-height:1.5;}
.Board_Read table th {padding:12px 20px; font-size:14px; font-weight:500; text-align:left; border-top:1px solid #e1e9ed; background:#fbfbfb; color:#222;}
.Board_Read table td {padding:12px 20px; text-align:left; height:30px;}
.Board_Read table tr:first-child td {border-top:0;}
.Board_Read table tr td {border-top:1px solid #e1e9ed;}
.Board_Read table a {min-width:72px;}
.Board_Read table .btn {margin-left:20px;}
.Board_Read table .text_edit {width:100%; min-height:305px;}
.Board_Read table .text_edit .img_mask {width:330px; height:240px;}
.Board_Read table .answer {display:inline-block; margin:0 40px;}
.Board_Read table .tit {font-weight:500; color:#222;}
.Board_Read table .file_down {display:inline-block; padding-left:34px; line-height:26px; height:26px; background:url(../../../images/common/board_btn_file.png) no-repeat center left;}
.Board_Read {}
.Board_Read .bc_star2 {display:inline-block; width:88px; height:14px; background:url(../../../images/common/icon_grade2.png) no-repeat 0 0;}
.Board_Read .bc_star2 .star_over {display:inline-block; height:100%; float:left; background:url(../../../images/common/icon_grade2_over.png) no-repeat 0 0;}
.Board_Read .bc_btns_area:after {content:''; display:block; clear:both;}
.Board_Read .bc_btns_area .ft_l {float:left;}
.Board_Read .bc_btns_area .ft_r {float:right;}
.Board_Read .bc_btns_area .btn {min-width:72px;}
.Board_Read .ico_o {display:inline-block; width:13px; height:13px; background:url(../../../images/common/icon_O.png) no-repeat center center; vertical-align:middle;}
.Board_Read .ico_x {display:inline-block; width:13px; height:13px; background:url(../../../images/common/icon_X.png) no-repeat center center; vertical-align:middle;}
.Board_Read .tbl_txt_box {min-height:330px;}
/* 모듈 :Board_Product */
.Board_Product {padding:48px; margin-bottom:60px; border:2px solid #222222; overflow:hidden;}
.Board_Product .img_area {float:left; width:120px; height:120px; border:1px solid #adb8bd; box-sizing:border-box;}
.Board_Product .txt_area {float:left; margin-left:41px; font-size:14px; font-weight:500; color:#222222;}
.Board_Product .txt_area >* {display:block;}
.Board_Product .txt_area .price {margin-top:22px;}
.Board_Product .txt_area .btn_area {margin-top:34px;}
.Board_Product .img_mask {overflow:hidden; position:relative;}
.Board_Product .img_mask img {position:absolute; top:50%; left:50%; vertical-align:top; transform:translate(-50%, -50%);}